home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / park_thi.swf / scripts / DefineButton2_292 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2010-08-12  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.